If you often want to access only a subset of your data that can be well defined by a filter condition, you can define a query. This is basically a name for the new view at the filtered data. You open the query and see the current data in the table layout that you defined.
フィルタ条件で定義したデータのサブセットにのみアクセスしたい場合は、クエリーを定義します。これは、基本的にフィルタされたデータの新しいビューの名前になります。クエリーを開くと、定義したテーブルレイアウトで現在のデータが表示されます。
In Office you can create a new query using the Query Wizard:
Office では、クエリーウィザード を使用して新しいクエリーを作成できます。
Open the database file where you want to create the new query.
新しいクエリーを作成するデータベースファイルを開きます。
In the left pane of the database window, click the Queries icon.
データベースウィンドウの左区画で、クエリー アイコンをクリックします。
Click Use Wizard to Create Query.
ウィザードを使用してクエリーを作成 をクリックします。
Open the database file where you want to create the new query.
新しいクエリーを作成するデータベースファイルを開きます。
In the left pane of the database window, click the Queries icon.
データベースウィンドウの左区画で、クエリー アイコンをクリックします。
Click Create Query in Design View.
デザイン表示でクエリーを作成 をクリックします。
You see the Query Design window.
クエリーデザイン ウィンドウが表示されます。